home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / slot_door.ast < prev    next >
Text File  |  2000-08-18  |  2KB  |  86 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 2000
  2. //
  3. //  slot_door.ast written at Thur Apr 13 12:03 2000
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  gate            //  Session name
  11. door_open.wav
  12. door_close.wav
  13. end
  14.  
  15. // *** This first section contains the names of all the win_anims used by the table
  16. slot_door_open_door
  17. slot_door_open_slot
  18. end
  19.  
  20. // *** This second section contains the values for each anim state
  21. door_closed
  22. door_opening
  23. door_open
  24. door_ajar
  25. door_closing
  26. slot_opening
  27. slot_open
  28. slot_closing
  29. end
  30.  
  31. door_closed            // name of this anim_state
  32. slot_door_open_door      // name for the win_anim for this state
  33. door_closed            // default link anim for this anim state
  34. begin_end_frame 1 1
  35. // Begin entries for this anim state
  36. end_of_entries
  37.  
  38. door_opening        // name of this anim_state
  39. slot_door_open_door    // name for the win_anim for this state
  40. door_open            // default link anim for this anim state
  41. sound_effect 0
  42. // Begin entries for this anim state
  43. end_of_entries
  44.  
  45. door_open            // name of this anim_state
  46. slot_door_open_door    // name for the win_anim for this state
  47. door_open            // default link anim for this anim state
  48. begin_end_frame 39 39
  49. // Begin entries for this anim state
  50. end_of_entries
  51.  
  52. door_ajar              // name of this anim_state
  53. slot_door_open_door    // name for the win_anim for this state
  54. door_ajar            // default link anim for this anim state
  55. begin_end_frame 20 20
  56. // Begin entries for this anim state
  57. end_of_entries
  58.  
  59. door_closing        // name of this anim_state
  60. slot_door_open_door    // name for the win_anim for this state
  61. door_closed            // default link anim for this anim state
  62. begin_end_frame 20 1
  63. sound_effect 1
  64. // Begin entries for this anim state
  65. end_of_entries
  66.  
  67. slot_opening        // name of this anim_state
  68. slot_door_open_slot    // name for the win_anim for this state
  69. slot_open            // default link anim for this anim state
  70. // Begin entries for this anim state
  71. end_of_entries
  72.  
  73. slot_open            // name of this anim_state
  74. slot_door_open_slot    // name for the win_anim for this state
  75. slot_open            // default link anim for this anim state
  76. begin_end_frame 14 14
  77. // Begin entries for this anim state
  78. end_of_entries
  79.  
  80. slot_closing        // name of this anim_state
  81. slot_door_open_slot    // name for the win_anim for this state
  82. door_closed            // default link anim for this anim state
  83. begin_end_frame 14 0
  84. // Begin entries for this anim state
  85. end_of_entries
  86.